# Page Not Found

The URL `{{ route('users.show', Auth::id()) }}` does not exist.

You might be looking for one of these pages:
- [Create Version API (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/create-version-api-ok.md)
- [Create Custom Factory (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/create-custom-factory-ok.md)
- [6. Sử dụng session Flash data (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/6.-su-dung-session-flash-data-ok.md)
- [Create Time with Carbon (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/create-time-with-carbon-ok.md)
- [15. Route Caching (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/15.-route-caching.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://learnphp.gitbook.io/learnphp/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://learnphp.gitbook.io/learnphp/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/learnphp/learn-lavarel/create-version-api-ok.md`)
- Use `Accept: text/markdown` header for content negotiation